home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKitArchive.mbox / mbox / 000178_misckit-reques…aska.et.byu.edu_Thu Apr 7 07:14 MDT 1994.msg < prev    next >
Internet Message Format  |  1994-10-30  |  3KB

  1. Received: from acs1.byu.edu by alaska.et.byu.edu; Thu, 7 Apr 1994 07:14:48 -0600
  2. Received: from DIRECTORY-DAEMON by yvax.byu.edu (PMDF V4.3-7 #4169)
  3.  id <01HAVVFMLK00HSQJHO@yvax.byu.edu>; Thu, 7 Apr 1994 07:11:41 MDT
  4. Received: from alaska.et.byu.edu by yvax.byu.edu (PMDF V4.3-7 #4169)
  5.  id <01HAVVBWJ1U8QPGAHS@yvax.byu.edu>; Thu, 7 Apr 1994 07:08:37 MDT
  6. Received: from YVAX2.BYU.EDU by alaska.et.byu.edu; Thu,
  7.  7 Apr 1994 07:07:08 -0600
  8. Received: from DIRECTORY-DAEMON by yvax.byu.edu (PMDF V4.3-7 #4169)
  9.  id <01HAVV6ZIK4GQPG1EX@yvax.byu.edu>; Thu, 7 Apr 1994 07:05:35 MDT
  10. Received: from post.demon.co.uk by yvax.byu.edu (PMDF V4.3-7 #4169)
  11.  id <01HAVV4YOD00QPGFXB@yvax.byu.edu>; Thu, 7 Apr 1994 07:03:42 MDT
  12. Received: from steffi.demon.co.uk by post.demon.co.uk id aa26815; 7 Apr 94
  13.  11:16 GMT-60:00
  14. Received: by steffi.demon.co.uk (Smail3.1.28.1 #1) id m0poqUS-000I0PC; Thu,
  15.  7 Apr 94 10:35 BST
  16. Date: Thu, 07 Apr 1994 10:35:12 +0100 (BST)
  17. From: Robert Nicholson <robert@steffi.demon.co.uk>
  18. Subject: Re: MiscKit.pkg
  19. In-reply-to: <9404070630.AA29614@romcore.ri.com> from "Predrag S. Bundalo" at
  20.  Apr 7, 94 00:30:15 am
  21. To: Pred_Bundalo@romcore.ri.com
  22. Cc: misckit@byu.edu
  23. Cc: robert@steffi.demon.co.uk
  24. Message-id: <m0poqUS-000I0PC@steffi.demon.co.uk>
  25. X-Mailer: ELM [version 2.4 PL23]
  26. Content-type: text
  27. Content-transfer-encoding: 7BIT
  28. Content-length: 1336
  29. Status: RO
  30.  
  31. Predrag S. Bundalo wrote:
  32. > First let me congratulate everyone that's participated in the MiscKit project
  33. > and made it such a smashing success.
  34. > Now, someone (Don?) tell me why there isn't a MiscKit.pkg binary package
  35. > out there for installations to /LocalDeveloper/.  Seems like this is the
  36. > "NEXTSTEP-way" of doing things--through the GUI instead of UNIX.  
  37.  
  38. I think as programmers we can all deal with the command line :-)
  39.  
  40. I suppose
  41. > it's possible to start up PB/IB as root with OpenSesame.app and do it
  42. > the same way as we do it from the command line, but you still have
  43. > to--in my opinion--needlessly recompile the code, which as we all know
  44. > takes a not-insignificant amount of time.  So what's the case for not
  45. > having an installable package with just the binaries?
  46.  
  47. Two reasons, I think the source (alone) is a lot smaller. :-)
  48.  
  49. and it's helps people selectively build what they want and for which
  50. architectures they want it built for.
  51.  
  52. > Of course, people who don't install it as root to /LocalDeveloper still
  53. > have to compile the whole blasted thing from scratch so it won't help them
  54. > any, but I think people with these needs are in the minority.
  55.  
  56. I know if I was making use of the MiscKit wether it was distributed in
  57. binary form would totally insignificant to me.  It's then just a
  58. matter of patience.